Skip to main content

All Questions

0votes
0answers
58views

Remove white spaces in subplots matplolib

I try to plot the subplots as shown below. It works okay but it still have some white spaces at the end of figure. Is it possible remove white spaces. Any help would be very great. Here is the code ...
Tuyen's user avatar
  • 1,141
5votes
1answer
2kviews

Geopandas plot shapefile on xarray with same legend

I'm trying to create some maps of precipitation data (xarray) with a shapefile of the region of interest on top. However, when Python plots the figures, I get two seperate figures: When I open the ...
AADR's user avatar

close